home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / bool.im < prev    next >
Text File  |  1993-05-07  |  449b  |  9 lines

  1. #define bool_width 20
  2. #define bool_height 20
  3. static char bool_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xf1, 0x0f, 0xff, 0xf1, 0x0f,
  5.    0x18, 0x30, 0x00, 0x18, 0x30, 0x00, 0x18, 0x30, 0x00, 0x18, 0x30, 0x00,
  6.    0x18, 0xf0, 0x01, 0x18, 0xf0, 0x01, 0x18, 0x30, 0x00, 0x18, 0x30, 0x00,
  7.    0x18, 0x30, 0x00, 0x18, 0x30, 0x00, 0x18, 0x30, 0x00, 0x00, 0x00, 0x00,
  8.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  9.